home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / communication / bbs / hydrabbsa8 / source / src.lha / node / Node_Console_protos.h < prev    next >
Encoding:
Text File  |  1996-09-08  |  196 b   |  13 lines

  1. /* Prototypes for functions defined in
  2. Node_Console.c
  3.  */
  4.  
  5. void CleanupNodeConsoleWin(void);
  6.  
  7. void SetWatchTitles(void);
  8.  
  9. unsigned long OpenNodeConsoleWin(void);
  10.  
  11. void ChangeConsoleMode(short );
  12.  
  13.